home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / comm / net / Sniffer.lha / Sniffer.doc < prev    next >
Text File  |  1997-12-02  |  2KB  |  71 lines

  1. ********************************************************************************
  2. * Sniffer v1.10ß  - SanaII Packet Debug tool                                   *
  3. ********************************************************************************
  4.  
  5. About:
  6.  
  7.      Sniffer was written to help me debug/trace packets received.
  8.      Sniffer will read incoming packets (IP/TCP/UDP/ICMP) in this beta release.
  9.  
  10.      ClassAct GUI Interface.
  11.      Fully MultiTasking.
  12.      File Logging.
  13.      Packet Filtering.
  14.      Device Status Display.
  15.      Full AS225 Support. AmiTCP - INet.
  16.  
  17. Sniffer will capture:
  18.  
  19. NUMBER  PROTOCOL                                ID
  20.  
  21. 0       Internet Protocol.                      IP
  22. 1       Internet Control Message Protocol.      ICMP
  23. 3       Gateway to Gateway Protocol.            GGP
  24. 5       Stream.                                 STRM
  25. 6       Transmission Control Protocol.          TCP
  26. 8       Exterior Gateway Protocol.              EGP
  27. 9       Interior Gateway Protocol.              IGP
  28. 11      Network Voice Protocol.                 NVP
  29. 17      User Datagram Protocol.                 UDP
  30. 20      Host Monitoring Protocol.               HMP
  31. 22      Xerox Datagram Protocol.                XDP
  32. 27      Reliable Datagram Protocol.             RDP
  33. 28      Reliable Transaction Protocol.          RTP
  34. 29      ISO Class 4 Transport Protocol.         ISO
  35. 30      Bulk Data Transfer Protocol.            BDTP
  36. 61      Host Internet Protocol.                 HIP
  37. 255     Raw Protocol.                           RAW
  38.  
  39. Protocols not supported are:
  40.  
  41.         PROTOCOL                                 ID
  42.  
  43.         Address Resolution Protocol.            ARP
  44.         Reverse Address Resolution Protocol.    RARP
  45.  
  46. Usage:
  47.       Start from cli or WB. Select the SANAII device, and packets to read.
  48.       Click on Start. (If your SANAII device isnt listed, add it via cli arg. ie
  49.       Sniffer <device you want to use>)
  50.  
  51. Bugs:
  52.  
  53.      Sniffer will not capture every packet.
  54.      Send bug reports to: zap@amiganet.org
  55.  
  56. Future:
  57.  
  58.      ARP & RARP Support.
  59.      Arexx port.
  60.      Option to capture every packet.
  61.      Option to take SanaII device offline/online.
  62.      Option to configure SanaII device online.
  63.      Better output for gateway packets.
  64.      Out going packet capture.
  65.  
  66. Have Fun.
  67. Zap
  68.  
  69. zap@amiganet.org
  70. http://www.amiganet.org/sniffer
  71.